- Empty Bit Bucket
- Programming: EBB
Универсальный русско-английский словарь. Академик.ру. 2011.
Универсальный русско-английский словарь. Академик.ру. 2011.
Bucket (computing) — In computing, the term bucket can have several meanings. It is used both as a live metaphor, and as a generally accepted technical term in some specialised areas. A bucket is most commonly a type of data buffer or a type of document or in which… … Wikipedia
Bucket sort — Bucket sort, or bin sort, is a sorting algorithm that works by partitioning an array into a number of buckets. Each bucket is then sorted individually, either using a different sorting algorithm, or by recursively applying the bucket sorting… … Wikipedia
Five gallon bucket — The five gallon bucket is a cultural icon and charming bit of Americana, particularly the rural midwest. Its place in American culture is similar to duct tape, Burma shave signs, and diners converted from railroad cars. The five gallon bucket is… … Wikipedia
EBB — Electronic Bulletin Board (Governmental » Military) * Euskadi Buru Batzar (International » Spanish) * Eccentric Bottom Bracket (Community » Sports) * Economic Bulletin Board (Business » International Business) * Entebbe, Kampala, Uganda (Regional … Abbreviations dictionary
literature — /lit euhr euh cheuhr, choor , li treuh /, n. 1. writings in which expression and form, in connection with ideas of permanent and universal interest, are characteristic or essential features, as poetry, novels, history, biography, and essays. 2.… … Universalium
List of Game & Watch games — This is a list of Game Watch games released by Nintendo, along with their format and date of release, if known. See lists of video games for related lists. Several of these games were collected and re released as ports for the Game Watch Gallery… … Wikipedia
Punched tape — Five hole and eight hole punched paper tape Punched tape or paper tape is an obsolete form of data storage, consisting of a long strip of paper in which holes are punched to store data. It was widely used during much of the twentieth century for… … Wikipedia
/dev/null — In Unix like operating systems, /dev/null or the null device is a special file that discards all data written to it (but reports that the write operation succeeded) and provides no data to any process that reads from it (yielding EOF immediately) … Wikipedia
Null (computer programming) — Null has several meanings in computer programming.;Null pointer or null reference * Null is a special pointer value (or other kind of object reference) used to signify that a pointer intentionally does not point to (or refer to) an object. Such a … Wikipedia
Hash table — Not to be confused with Hash list or Hash tree. Unordered map redirects here. For the proposed C++ class, see unordered map (C++). Hash Table Type unsorted dictionary Invented 1953 Time complexity in big O notation Average Worst case Space … Wikipedia
Kademlia — is a distributed hash table for decentralized peer to peer computer networks designed by Petar Maymounkov and David Mazières [* [http://pdos.csail.mit.edu/ petar/papers/maymounkov kademlia lncs.pdf Kademlia: A Peer to peer information system… … Wikipedia